home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-0497 / AMOSLIST / text0165.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  2.0 KB  |  42 lines

  1. On 19-Apr-97, Mush wrote:
  2.  
  3. >The pro-compiler doesnt like a lot of DATA lines either!!
  4.  
  5. >Mush
  6.  
  7. I remember reading something Francois wrote about that in one the source
  8. code for the music extension.
  9.  
  10. It was something like `if you have a lot of data, put <blah> in front of it.
  11. This tells the compiler that it is data and it won't mess around with it. This
  12. has never happened to me, but if things go wrong, try this'.
  13.  
  14. I don't have a clue what the command was. It may have been for the assembler
  15. actually, but it was definately there.
  16.  
  17. Someone else read |Music.s and can clear this up?
  18. -- 
  19.  
  20.  #######################################################################
  21.  #                                                                     #
  22.  #          ########  #######  ##     ####      ####    ##   ##        #
  23.  #          #######  ########  ##    ######    ######   ##   ##        #
  24.  #         ##        ##   ##  ##     ##  ##   ##   ##  ###  ##         #
  25.  #         ##       ##    ##  ##    ##        ##   ##  ###  ##         #
  26.  #        #######   #######  ##     ##       ##   ##  ## ####          #
  27.  #        ######   ########  ##    ##        ##   ##  ## ####          #
  28.  #       ##        ##   ##  ##     ##       ##   ##  ##  ###           #
  29.  #       ##       ##    ##  ##     ##   ##  ##   ##  ##  ###           #
  30.  #      ##        ##   ##  ####### #######  ######  ##   ##            #
  31.  #      ##       ##    ##  #######  #####    ####   ##   ##            #
  32.  #                                                                     #
  33.  #                    -= S  O  F  T  W  A  R  E =-                     #
  34.  #                                                                     #
  35.  # WWW:   http://www.geocities.com/siliconvalley/lakes/6291/Index.Html #
  36.  #                                                                     #
  37.  # EMAIL: falcons@ihug.co.nz                  white_falcon@hotmail.com #
  38.  #                                                                     #
  39.  #######################################################################
  40.  
  41.  
  42.